You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran a Bit server using Docker and exported my components to this server. When I open the main page of server, my components can't be previewed, and it seems like they haven't been compiled.
hi, when you run your bit tag command, make sure to add --build, to run the build pipeline of your components. this generates the preview and all other assets.
Description
I ran a Bit server using Docker and exported my components to this server. When I open the main page of server, my components can't be previewed, and it seems like they haven't been compiled.
How can I resolve this issue?
My components were created following official doc
Specifications
Context and additional information
The text was updated successfully, but these errors were encountered: